Window.Paint Event

The window needs to be redrawn. The parameter passed gives you access to the Graphics class methods for drawing.

Syntax

Paint ( g )

Parameters

g

Graphics